DocumentPolicyModuleDocumentStatus 
EntityType  Dependent 
Logical Entity Name  DocumentPolicyModuleDocumentStatus 
Default Table Name  CmDocumentPolicyModuleStatus 
Logical Only  NO 
Definition 
 
Note 
 

DocumentPolicyModuleDocumentStatus Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
DocumentPolicyId(PK)(FK)    INTEGER  NO 
 
ModuleId(PK)(FK)    INTEGER  NO 
 
DocumentStatusId(PK)(FK)    INTEGER  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

DocumentPolicyModuleDocumentStatus Keys 
Key Name  Key Type  Keys 
CmDocumentPolicyModuleStatus_UserID_N_N_IDX  Inversion Entry  LastModifiedUserId 
PK_CmDocumentPolicyModuleStatus_CmDocumentPolicyID_SyModuleID_CmDocStatusID  PrimaryKey  DocumentPolicyId, ModuleId, DocumentStatusId 

DocumentPolicyModuleDocumentStatus Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
DocumentPolicy  Non-Identifying  Zero or One to Zero or More        DocumentPolicyId  NO 
DocumentStatus  Non-Identifying  Zero or One to Zero or More        DocumentStatusId  NO 
DocumentStatus  Identifying  One To Zero or More        DocumentStatusId  NO 
DocumentPolicy  Identifying  One To Zero or More        DocumentPolicyId  NO 
Module  Identifying  One To Zero or More        ModuleId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
Module  Non-Identifying  Zero or One to Zero or More        ModuleId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

DocumentPolicyModuleDocumentStatus Check Constraints 
Check Constraint Name  CheckConstraint